home *** CD-ROM | disk | FTP | other *** search
/ CD Classic / CD CLASSIC #1.iso / fff / fff.doc < prev    next >
Text File  |  1992-11-10  |  49KB  |  1,131 lines

  1.  
  2.  
  3.                                    File Finder Pack
  4.                                      Version 4.1
  5.                                        11-09-92
  6.                                           by
  7.                                        Jim Derr
  8.  
  9.                                       Member of
  10.                         Association of Shareware Professionals
  11.                                  CSERVE ID 76266,2634
  12.  
  13.  
  14.  
  15.  
  16.         HARDWARE SOFTWARE REQUIREMENTS  . . . . . . . . . . . . . . . . .    3
  17.  
  18.         QUICK START . . . . . . . . . . . . . . . . . . . . . . . . . . .    3
  19.  
  20.         PERFORMING A FUZZY SEARCH . . . . . . . . . . . . . . . . . . . .    4
  21.  
  22.         CONFIGURING THE FFF.EXE PROGRAM . . . . . . . . . . . . . . . . .    6
  23.  
  24.         CONFIGURING THE FF2.COM PROGRAM . . . . . . . . . . . . . . . . .   10
  25.  
  26.         MEMORY USAGE IN THE FFF.EXE PROGRAM . . . . . . . . . . . . . . .   11
  27.  
  28.         FF2 PROGRAM . . . . . . . . . . . . . . . . . . . . . . . . . . .   12
  29.  
  30.         FFF PROGRAM . . . . . . . . . . . . . . . . . . . . . . . . . . .   17
  31.  
  32.         FFF HOT KEYS  . . . . . . . . . . . . . . . . . . . . . . . . . .   21
  33.  
  34.         SMART LAUNCH FEATURE  . . . . . . . . . . . . . . . . . . . . . .   24
  35.  
  36.         MEMORY SWAPPING OPTION IN FFF . . . . . . . . . . . . . . . . . .   24
  37.  
  38.         MONOCHROME MONITORS . . . . . . . . . . . . . . . . . . . . . . .   24
  39.  
  40.         MISC. INFORMATION . . . . . . . . . . . . . . . . . . . . . . . .   25
  41.  
  42.         THE SGREP PROGRAM . . . . . . . . . . . . . . . . . . . . . . . .   26
  43.  
  44.         REVISION HISTORY  . . . . . . . . . . . . . . . . . . . . . . . .   28
  45.  
  46.         INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   29
  47.  
  48.  
  49.  
  50.                           FileFinder Version 3.6 User Manual           Page-3-
  51.  
  52.  
  53.         Please note this is a shareware product.   If you find these utilities
  54.         useful  please register  and  keep shareware  alive.   Only registered
  55.         users will be supported.  The fee is small and not unreasonable.
  56.  
  57.                             HARDWARE SOFTWARE REQUIREMENTS
  58.  
  59.         Both FF2 and FFF  can be run on  any DOS based PC  having a CGA,  MDA,
  60.         EGA, VGA, or HERC monitor.
  61.         The DOS operating  system must be 3.1  or greater.  Both  program will
  62.         also operate correctly  in the DOS  compatibility box  of OS/2 1.2  or
  63.         greater.  Token ring networks or Novell networks are also supported.
  64.         DOS memory requirements  range from a  low of 160K to  a high of  400K
  65.         depending on how the FFF program is configured.
  66.  
  67.                                      QUICK START
  68.         FF2 and FFF use basically the same format for the command line option.
  69.         All  command line  parameters  MUST  be separated  by  blanks and  all
  70.         options MUST  begin with a  forward slash /.   The options  may appear
  71.         anywhere   on the command  line.  The format  of the command  line for
  72.         both programs is:
  73.  
  74.         FFx [options]  [[drives:] [filespec]] [options]
  75.  
  76.         If the drives parameter  is omitted the programs will search  all hard
  77.         drives that  can be identified.   If the drives  parameter is included
  78.         then  only the  drives specified  will be  searched. (PLEASE  NOTE THE
  79.         COLON MUST BE ENTERED AFTER THE DRIVE LETTERS).
  80.  
  81.  
  82.  
  83.                           FileFinder Version 3.6 User Manual           Page-4-
  84.  
  85.  
  86.                               PERFORMING A FUZZY SEARCH
  87.  
  88.         Beginning with  this release,  you can  also perform  a fuzzy  search.
  89.         This is useful if  you are trying to locate a file  but don't know the
  90.         exact filename.  The fuzzz search routine will attempt to locate files
  91.         that sound like the filename entered on the command line.  To indicate
  92.         that you want a fuzzy search performed place the ~ character  in front
  93.         of the filename.   PLEASE NOTE: WHEN PERFORMING A FUZZY  SEARCH DO NOT
  94.         INCLUDE A FILE EXTENSION.  See the examples below.
  95.  
  96.         If the colon is entered without any drive letter preceding it then FFF
  97.         and FF2 will only search for files on the current default disk drive.
  98.  
  99.         For example:
  100.  
  101.         FFF : *.bat
  102.  
  103.         This will search  for all files on the current default drive that have
  104.         a file extension of bat.
  105.  
  106.         Multiple filespecs  may be entered  along with  multiple drives.   For
  107.         example:
  108.  
  109.         FF2  *.BAK CD: \UTILITY\*.COM  DE: \TEMP\*.*  C:\JIM\*.*
  110.  
  111.         This example will:
  112.         1)   Find all files  that have a file extension of BAK that resides on
  113.              any identifiable hard drive.
  114.  
  115.         2)   Find all files that have a  file extension of COM in the  UTILITY
  116.              directory or any sub-directory of  the UTILITY directory ONLY  ON
  117.              HARD DRIVES C AND D.
  118.  
  119.         3)   Find all  files that  reside in  the TEMP  directory or any  sub-
  120.              directory of the TEMP directory ONLY ON HARD DRIVES D AND E.
  121.  
  122.         4)   Find all  files that  reside  in the  JIM directory  or any  sub-
  123.              directory of the JIM directory ONLY ON THE C DRIVE.
  124.  
  125.         FFF  ~QRT
  126.  
  127.         Perform a fuzzy  search looking for all  files that sound like  qtr on
  128.         all drives.
  129.  
  130.         FFF  ~QTR  *.COM
  131.  
  132.         Peroform the same fuzzy search  as above, in addition locate all  .COM
  133.         files.
  134.  
  135.  
  136.  
  137.                           FileFinder Version 3.6 User Manual           Page-5-
  138.  
  139.  
  140.         Any options that appear on the command  line are active for all search
  141.         operations.
  142.  
  143.  
  144.  
  145.                           FileFinder Version 3.6 User Manual           Page-6-
  146.  
  147.  
  148.                            CONFIGURING THE FFF.EXE PROGRAM
  149.  
  150.         The FFF.EXE program  has numerous configurable options.   To configure
  151.         the FFF.EXE program  the configuration program FFFCFG.EXE must be run.
  152.         Simply enter FFFCFG at the DOS command prompt  and the following items
  153.         will appear:
  154.  
  155.         FFF configuration program Version 3.6
  156.  
  157.         ENTER THE FULL PATH NAME OF THE FFF.EXE PROGRAM TO MODIFY.
  158.  
  159.         FFF-PGM->
  160.              (Enter the full path name of the FFF.EXE program to configure.)
  161.              (I.E. C:\UTILITY\FFF.EXE)
  162.  
  163.         Do you have a serial number to install? Y or N->
  164.              (Respond  Y to  this  prompt  if  you have  a  serial  number  to
  165.         install.)
  166.              (Installing the serial number will remove the shareware screen.)
  167.  
  168.         ENTER YOUR SERIAL NUMBER ON THE LINE BELOW
  169.         SERIAL#=
  170.              (Enter your serial number here.)
  171.  
  172.         ENTER WHO FFF IS REGISTERED TO ON THE LINE BELOW
  173.         REGISTERED NAME->
  174.              (Enter your name or your company name here.)
  175.  
  176.         ENTER THE NAME OF THE EDITOR PROGRAM TO USE ON THE LINE BELOW
  177.         EDIT-PGM->Q.EXE
  178.              (Enter the name of the editor program you want FFF to invoke.)
  179.  
  180.  
  181.         ENTER THE NAME OF THE WORDPROCESSOR PROGRAM TO USE ON THE LINE BELOW
  182.         WORD-PGM->D:\WP51\WP.EXE
  183.              (Enter the  name of  the wordprocessor  program you  wish FFF  to
  184.              invoke.)
  185.  
  186.  
  187.         ENTER THE NAME OF THE LIST PROGRAM TO USE ON THE LINE BELOW
  188.         LIST-PGM->LIST.COM
  189.              (Enter the name of the list program to invoke.)
  190.  
  191.         ENTER THE NAME OF THE SHEZ PROGRAM TO USE ON THE LINE BELOW
  192.         SHEZ-PGM->C:\UTILITY\SHEZ.EXE
  193.              (Enter the full path name where FFF can find the SHEZ program.)
  194.              (Leave blank if you don't need to invoke SHEZ.)
  195.  
  196.         FFF's current search default is to search all hard drives.
  197.         Do you wish CHANGE this default? Y or N->
  198.              (Respond Y if you wish to change this default.)
  199.  
  200.  
  201.  
  202.                           FileFinder Version 3.6 User Manual           Page-7-
  203.  
  204.  
  205.         Enter an A  to search All  drives or  a C to  search only the  Current
  206.         drive.
  207.         Enter A or C->
  208.  
  209.  
  210.  
  211.                           FileFinder Version 3.6 User Manual           Page-8-
  212.  
  213.  
  214.         FFF is configured to not to search networked drives.
  215.  
  216.  
  217.